-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update all non-major dependencies #191
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+556
−553
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffb47e7
714df96
to
ffb47e7
Compare
ffb47e7
to
7841daf
Compare
897b84a
7841daf
to
897b84a
Compare
80421f5
897b84a
to
80421f5
Compare
80421f5
to
94c74bc
Compare
319162c
94c74bc
to
319162c
Compare
503ae2b
319162c
to
503ae2b
Compare
4c2231e
to
ffc55d3
Compare
d9ae65c
to
820bced
Compare
cae4c49
to
ee2ebb5
Compare
13c1cae
to
0433d16
Compare
982cad7
to
1b70684
Compare
1b70684
to
5bef424
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.9.0
->^1.10.1
^0.1.58
->^0.1.67
^5.21.1
->^5.22.0
^1.1.2
->^1.1.4
^2.6.6
->^2.7.2
^3.5.3
->^3.5.5
^3.17.0
->^3.18.2
^2.1.0
->^2.2.0
^22.8.6
->^22.13.4
^3.1.7
->^3.5.0
v6.9.0
->v6.13.0
v3.7.1
->v3.9.0
^5.2.1
->^5.2.3
^15.2.10
->^15.4.3
^7.1.0
->^7.1.1
22.11.0
->22.14.0
^3.3.3
->^3.5.1
^5.21.1
->^5.22.0
^2.8.0
->^2.8.1
4.5.1
->4.6.0
Release Notes
discordjs/discord.js (@discordjs/builders)
v1.10.1
Compare Source
Bug Fixes
name
andvalue
on fields (#10747) (49ef3a8)v1.10.0
Compare Source
Brooooooklyn/canvas (@napi-rs/canvas)
v0.1.67
Compare Source
Bug Fixes
v0.1.66
Compare Source
Bug Fixes
Features
Performance Improvements
v0.1.65
Compare Source
Bug Fixes
v0.1.64
Compare Source
Bug Fixes
v0.1.63
Compare Source
Bug Fixes
Features
v0.1.62
Compare Source
Bug Fixes
Features
v0.1.61
Compare Source
Features
v0.1.60
Compare Source
Bug Fixes
v0.1.59
Compare Source
Bug Fixes
Features
prisma/prisma (@prisma/client)
v5.22.0
Compare Source
Today, we are excited to share the
5.22.0
stable release 🎉🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release.
Highlights
Further Tracing Improvements
In our ongoing effort to stabilize the
tracing
Preview feature, we’ve made our spans compliant with OpenTelemetry Semantic Conventions for Database Client Calls. This should lead to better compatibility with tools such as DataDog and Sentry.We’ve also included numerous bug fixes that should make this Preview feature easier to work with.
Metrics bug fix
Occasionally, connection pool metrics would become negative or grow unbounded. In this release, connection pool metrics should stay consistent.
Connection Pool Timeout fix
In a specific case, there could be issues where fetching a new connection from the connection pool would time out, regardless of the state of the application and connection pool. If you have experience connection pool issues accessing a PostgreSQL database with TLS encryption in a resource-constrained environment (such as Function-as-a-Service offerings or very small VPS) this should resolve those issues.
Special thanks to @youxq for their pull request and help resolving this issue!
Join us
Looking to make an impact on Prisma in a big way? We're hiring!
Learn more on our careers page: https://www.prisma.io/careers
Fixes and improvements
Prisma Migrate
@unique
inschema.prisma
does not generate SQL to do soPrisma
libquery_engine-debian-openssl-1.1.x.so.node
prisma:engine:connection
spans have no parentprisma:engine:itx_runner
are disconnected from the treeitx_runner
span and it's children are missing sometimeslibquery_engine-debian-openssl-1.1.x.so.node
Credits
Huge thanks to @tmm1, @Takur0, @hinaloe, @andyjy, and @youxq for helping!
sapphiredev/utilities (@sapphire/duration)
v1.1.4
Compare Source
Changelog
All notable changes to this project will be documented in this file.
v1.1.3
Compare Source
🐛 Bug Fixes
📝 Documentation
sapphiredev/utilities (@sapphire/utilities)
v3.18.2
Compare Source
🐛 Bug Fixes
objectEntries
,objectKeys
andobjectValues
(598c24a) (#857 by @GeniusTimo)v3.18.1
Compare Source
Changelog
All notable changes to this project will be documented in this file.
v3.18.0
Compare Source
🏠 Refactor
NonNullObject
andAnyObject
(0dce7d6) (#821 by @kyranet)roundNumber
(1e7d2de) (#810 by @kyranet)🐛 Bug Fixes
🚀 Features
If
andRequiredIf
(143375f) (#825 by @kyranet)PrettifyObject
type (5ac3f24) (#822 by @kyranet)Arr
to the docs (997614c) (#780 by @favna)skyra-project/archid-components (@skyra/http-framework)
v2.2.0
Compare Source
🐛 Bug Fixes
🚀 Features
BaseInteraction
(dae9cc5) (#356 by @kyranet)kelektiv/node-cron (cron)
v3.5.0
Compare Source
✨ Features
⚙️ Continuous Integrations
♻️ Chores
v3.4.0
Compare Source
✨ Features
📚 Documentation
♻️ Chores
v3.3.2
Compare Source
🐛 Bug Fixes
⚙️ Continuous Integrations
♻️ Chores
v3.3.1
Compare Source
🐛 Bug Fixes
v3.3.0
Compare Source
✨ Features
⚙️ Continuous Integrations
♻️ Chores
v3.2.1
Compare Source
🛠 Builds
v3.2.0
Compare Source
✨ Features
⚙️ Continuous Integrations
11bd719
(#879) (0287c69)39370e3
(#889) (0f7a3aa)♻️ Chores
v3.1.9
Compare Source
🛠 Builds
📚 Documentation
⚙️ Continuous Integrations
♻️ Chores
Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.